Do not clobber new wallclock offset on restore.
authorIan Campbell <ian.campbell@xensource.com>
Wed, 8 Aug 2007 14:03:40 +0000 (15:03 +0100)
committerIan Campbell <ian.campbell@xensource.com>
Wed, 8 Aug 2007 14:03:40 +0000 (15:03 +0100)
commit16e00ecd9276bb5c2d44a824052ec02ba05f008b
tree287f2afdd0b06ed11cc959e47a736c2cc6d8c06d
parent2da2ec197324cdf10917b374ec18052c232b9eee
Do not clobber new wallclock offset on restore.

The new hypervisor will set shared_info->wc_* so do not clobber those
values with the saved versions from the old hypervisor.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
tools/libxc/xc_domain_restore.c